home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Commun⁄Network / Terminal 2.2 / Project / Sources / CisB.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-01-17  |  69 b   |  9 lines  |  [TEXT/KAHL]

  1. /*
  2.     Terminal 2.2
  3.     "CisB.h"
  4. */
  5.  
  6. #define ENQ            0x05
  7.  
  8. void CisB (void);
  9.